←Select platform

ToArray Method

Summary
Gets the item of this collection as an array.
Syntax
C#
VB
Java
public T[] ToArray() 
Public Function ToArray() As _T()_ 
public Object[] toArray() 
public <T> T[] toArray(T[] array) 

Return Value

The item of this collection as an array.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.